#include <GobiVoiceMgmtAPI.h>
|
|
BYTE | ectCallState |
| |
|
BYTE | pi |
| |
|
BYTE | numLen |
| |
|
CHAR | number [MAX_DESCRIPTION_LENGTH] |
| |
This structure contains information of ECT number.
- Parameters
-
| ectCallState |
- ECT call states
- 0x00 - ECT_CALL_STATE_NONE – None
|
- 0x01 - ECT_CALL_STATE_ALERTING – Alerting
- 0x02 - ECT_CALL_STATE_ACTIVE – Active
- Parameters
-
| pi |
- Presentation indicator.
- 0x00 – presentationAllowedAddress
- 0x01 – presentationRestricted
- 0x02 – numberNotAvailable
- 0x04 – presentationRestrictedAddress
|
| numLen |
- Provides the length of number which follow.
- If zero(0) then no further information exists.
|
| number |
- Number in ASCII, NULL ending.
|
The documentation for this struct was generated from the following file: